-
Home
-
Simply Static – The WordPress Static Site Generator
-
3.1.0
-
Code
-
Classes
- Admin_Settings
Total Complexity |
44 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
478 |
Lines of code |
295 |
Logical lines of code |
124 |
Comment lines |
101 |
Methods |
18 |
Properties |
1 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_settings_scripts() |
A |
38 |
11 |
67 |
reset_settings() |
S |
58 |
6 |
14 |
save_settings() |
S |
59 |
6 |
13 |
rest_api_init() |
S |
40 |
1 |
86 |
add_menu() |
S |
51 |
2 |
31 |
get_pages() |
S |
60 |
2 |
13 |
cancel_export() |
S |
65 |
2 |
8 |
start_export() |
S |
63 |
2 |
10 |
get_instance() |
S |
71 |
2 |
6 |
is_running() |
S |
67 |
2 |
7 |
__construct() |
S |
75 |
1 |
4 |
get_system_status() |
S |
76 |
1 |
4 |
migrate_settings() |
S |
74 |
1 |
4 |
clear_log() |
S |
74 |
1 |
4 |
get_activity_log() |
S |
67 |
1 |
8 |
get_export_log() |
S |
66 |
1 |
8 |
get_settings() |
S |
80 |
1 |
3 |
render_settings() |
S |
83 |
1 |
5 |